home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Design Requirements Traceability Package
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : Intermetrics, Inc.
- -- : 733 Concord Ave, Cambridge, MA 02138
- -- : Bill Toscano or Michael Gordon (author)
- -- : (617) 661-1840
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1985 Intermetrics, Inc.
- -- DATE CREATED : 1985
- -- DATE RELEASED : 1985
- -- DATE LAST UPDATED : 1985
- -- LOCATION : ASR
- -- ENVIRONMENT : Dec Ada / VMS
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : MANAGEMENT TOOLS
- -- CATEGORY LEVEL 2 : Requirements Tracker
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : Design
- -- INDEX : Requirements
- -- INDEX : Management
- -- INDEX : Tracker, Requirements
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_04_1_1
- -- SEE ALSO : NEWABS
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.MANAGEMENT-TOOLS>RT*.*
- -- FILE SPECS : PD:<ADA.COMPONENTS>NEWABS.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.MANAGEMENT-TOOLS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- RT.ABS 2503 51
- -- RT.CMM 627 31
- -- RT.EXP 2640 99
- -- RT.LIS 37874 1405
- -- RT.PRO 3915 80
- -- RT.SRC 393200 9250
- -- RTGRM.LIS 37874 1405
- -- RTREAD.ME 3348 101
- -- RTSRC.DIS 1673 24
- -- RTTEST.DAT 59084 1491
- -- RTTEST.DIS 1576 24
- -- RTUSER.MAN 16393 364
- -- =============== ========== ==========
- -- 12 Files 560707 14325
- -- Directory PD:<ADA.COMPONENTS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- NEWABS.DIS 2768 43
- -- NEWABS.PRO 3364 75
- -- NEWABS.SRC 659811 22640
- -- =============== ========== ==========
- -- 3 Files 665943 22758
- --= ABSTRACT ===============================================--
- -- This tool is used to trace routines and declarations in the
- -- source code back to specific paragraphs in a requirements document.
- -- For each requirement referenced in a source file, the output listing
- -- shows what program units reference that requirement. An intermediate
- -- file containing the pairs (location in code, reference cited) can be
- -- saved for use in subsequent invocations. When used in this way, the
- -- output report can show requirements traced to more than one source
- -- file.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 1.0 Intermetrics Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-